org.zlatan
Class MaterialCodeNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.zlatan.MaterialCodeNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class MaterialCodeNotFoundException
extends java.lang.Exception

Eccezione lanciata nel caso in cui un codice materiale richiesto non venga trovato tra quelli disponibili nel sistema SAP R/3.

See Also:
Serialized Form

Constructor Summary
MaterialCodeNotFoundException()
           
MaterialCodeNotFoundException(java.lang.String msg)
           
 
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

MaterialCodeNotFoundException

public MaterialCodeNotFoundException()

MaterialCodeNotFoundException

public MaterialCodeNotFoundException(java.lang.String msg)