Searched refs:WrongEnvironmentException (Results 1 – 3 of 3) sorted by relevance
30 public class WrongEnvironmentException extends OfficeException class32 public WrongEnvironmentException(String _aMessage) in WrongEnvironmentException() method in WrongEnvironmentException
62 WrongEnvironmentException.java \
356 … throw new WrongEnvironmentException("We doesn't work within windows environment."); in realStartCommand()365 throw new WrongEnvironmentException("Given list is too short."); in realStartCommand()
Completed in 46 milliseconds