Uses of Class
com.ibm.wsspi.kernel.embeddable.ServerException

Uses of ServerException in com.ibm.wsspi.kernel.embeddable
 

Methods in com.ibm.wsspi.kernel.embeddable that return ServerException
 ServerException Server.Result.getException()
           
 ServerException ServerEventListener.ServerEvent.getException()
           
 

Methods in com.ibm.wsspi.kernel.embeddable that throw ServerException
 Server ServerBuilder.build()
          Get a new Server instance.