slib.utils.ex
Class SLIB_Ex_Warning

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by slib.utils.ex.SLIB_Exception
              extended by slib.utils.ex.SLIB_Ex_Warning
All Implemented Interfaces:
Serializable

public class SLIB_Ex_Warning
extends SLIB_Exception

Author:
seb
See Also:
Serialized Form

Constructor Summary
SLIB_Ex_Warning(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SLIB_Ex_Warning

public SLIB_Ex_Warning(String message)
Parameters:
message -


Copyright © 2013. All Rights Reserved.